Welcome![Sign In][Sign Up]
Location:
Search - sobel filter matlab

Search list

[matlabmysmoothandsharp

Description: 该压缩包中的程序实现对图像的平滑和锐化,其中采用多种方法实现平滑(包括均值滤波,中值滤波,顺序统计滤波)和锐化(包括采用Sobel算子和高通滤波)。-Program realization of the right image sharpening and smoothing. using a variety of methods in which to achieve smooth (including mean filtering, median filtering, Order Statistics filtering) and Sharpening (including Sobel operator and high-pass filter).
Platform: | Size: 2048 | Author: 李文 | Hits:

[Special EffectsEdgeDetect

Description: 用sobel、prewitt、robert、marr和canny算子实现边缘检测-By sobel, prewitt, robert, marr and realize canny edge detection operator
Platform: | Size: 359424 | Author: 冯沁红 | Hits:

[matlabsobel

Description: 自编边缘提取方法,能够准确的提取边缘,编写简单。-Self-edge detection method, able to accurately extract the edge, simple to prepare.
Platform: | Size: 1024 | Author: 郑实 | Hits:

[Special EffectsImageProcessing

Description: 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能-Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt filter, multiple functions, such as high-frequency upgrade
Platform: | Size: 226304 | Author: 程璞 | Hits:

[Special EffectsRECTANGLE

Description: 一种快速的多边形和矩形检测算法,可以广泛的应用于各种目标识别领域-A fast polygon and rectangle detection algorithm can be widely used in various areas of target identification
Platform: | Size: 11264 | Author: chendong | Hits:

[matlabdata

Description: Smooth Linear filter Median filter Laplacian Unsharp masking Sobel filter
Platform: | Size: 10240 | Author: lin | Hits:

[VHDL-FPGA-Verilogsobel_filter

Description: 实现sobel滤波,在simulink中用第四篇builder实现-complete a sobel filter
Platform: | Size: 13312 | Author: 王菲 | Hits:

[matlabsobelfilter

Description: this the source of sobel filter -this is the source of sobel filter
Platform: | Size: 1024 | Author: elaheh | Hits:

[matlabfilterSobel

Description: sobel filter for image processing
Platform: | Size: 631808 | Author: Leila | Hits:

[Special Effectsimageproc

Description: Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplace operator and the Roberts operator, Prewitt operator and Sobel operator
Platform: | Size: 1024 | Author: tony | Hits:

[matlabgaussiansobel

Description: guassian sobel filter for image processing
Platform: | Size: 1024 | Author: waqar | Hits:

[Special EffectsImageProcessing

Description: matlab 图形图像处理 包括灰度直方图、均值滤波、位图分割、sobel边缘检测等-matlab graphics, image processing, including histogram, mean filter, bitmap segmentation, sobel edge detection
Platform: | Size: 3072 | Author: 陈晓莉 | Hits:

[Special Effectsgaussian-sobel-pyramid

Description: 对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。 内附有原图,处理后的效果图及程序结果说明。-Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the results show.
Platform: | Size: 90112 | Author: wang | Hits:

[matlabedge-sobel

Description: to detect edge using sobel filter
Platform: | Size: 5120 | Author: kiran | Hits:

[Special Effectssobel_filter.m

Description: SOBEL FILTER FUNCTION
Platform: | Size: 1024 | Author: 张融宽 | Hits:

[OtherSobel--of-MATLAB

Description: :%中值滤波%otsu 自动阈值计算%利用4个方向的roberts和进行边缘提取,并二值化%膨胀处理- Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal-Otsu median filter automatically calculate threshold using 4 direction roberts and edge detection and binarization expansion deal
Platform: | Size: 245760 | Author: 黄亮亮 | Hits:

[OtherMATLAB实用源代码

Description: 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标 22.文件打开窗口(1. image reversal 2. gray linear transform 3. nonlinear transform 4. histogram equalization 5. linear smoothing filter 6. median filter 7. image sharpening on Sobel edge detection operator and Laplasse: 8. gradient edge detection operator 9.LOG edge detection operator 10.Canny operator 11. boundary tracking (bwtraceboundary function) 12.Hough transform 13. histogram thresholding method 14. threshold method: Otsu method the 15. expansion operation 16. corrosion operation 17. opening and closing operation of the 18. opening and closing combination operation 19. morphological edge extraction 20. morphological skeleton extraction 21. direct extraction of four vertex coordinates 22. file open window)
Platform: | Size: 113664 | Author: 春天里的野百合 | Hits:

[Graph programmatlab实现图像锐化

Description: 使用巴特沃斯高通滤波器实现图像锐化,用sobel算子实现图像分割,阈值分割图像(Using the Butterworth high pass filter to achieve image sharpening, the image segmentation is realized by Sobel operator and the threshold image is segmented.)
Platform: | Size: 2048 | Author: 599ygmm | Hits:

[matlabcode39_v06

Description: This example shows how to generate a standalone C library from MATLAB code that implements a simple Sobel filter that performs bar code opertaion
Platform: | Size: 7168 | Author: samuu21 | Hits:

[Graph programmatlab

Description: 产生频域中的‘sobel’滤波器,用滤波器对图像进行频域滤波,显示滤波后图像(The 'sobel' filter in the frequency domain is used to filter the image with the filter to display the filtered image.)
Platform: | Size: 93184 | Author: 你四哥 | Hits:
« 12 »

CodeBus www.codebus.net